DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase<TConnectionImpl> Class / Close Method

In This Topic
    Close Method (C1ConnectionBase<TConnectionImpl>)
    In This Topic
    Closes the connection to the database.
    Syntax
    'Declaration
     
    Public Overridable Sub Close() 
    public virtual void Close()
    See Also